* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff !important;
}
.zysearch::before {
  /* background: url(../../image/bcg.png) fixed; */
  background-position-x: center;
}
.zysearch {
  position: relative;
  margin: 0 auto;
  /* background: rgba(255, 255, 255, 0.1) border-box; */
}
.zysearch::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0px;
  z-index: -1;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.w {
  background-color: #fff;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}
.nav_w {
  position: relative;
  background-color: #f8f8f8;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1220px;
}
.nav_w .container-fluid {
  padding-right: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
  padding: 0;
}
input {
  outline: none;
}
.click {
  cursor: pointer;
}
li {
  list-style: none;
}
.bar_qy_hy a {
  color: #000;
}
.nav--prev {
  width: 0 !important;
}
.nav--next {
  width: 0 !important;
}
.jc-right svg,
.jc-left svg {
  fill: #fff !important;
}
.jc-right,
.jc-left {
  background: rgba(0, 0, 0, 0.5) !important;
}
.sea_search {
  position: relative;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1) border-box;
  overflow: hidden;
  width: 100%;
  height: 220px;
  background-color: #f5f5f5;
  text-align: center;
}
.sea_search img {
  width: 100%;
  height: 100%;
}
.sea_search::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: -30px;
  z-index: -1;
}
.login {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  z-index: 1001;
  display: none;
}
.login .login_box {
  position: absolute;
  width: 600px;
  min-height: 400px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 35px 60px;
}
.login .log_fot{
  font-size: 12px;
}
.login .login_box .close {
  position: absolute;
  font-size: 30px;
  right: 29px;
  top: 17px;
}
.login .login_box .phone_login {
  text-align: center;
}
.login .login_box .phone_login h4 {
  font-size: 24px;
  color: #333;
  border-bottom: 2px solid #ededed;
  line-height: 40px;
  color: #1891ff;
  width: 50%;
  cursor: pointer;
}
.login .login_box .phone_login h4 span {
  display: inline-block;
  /* border-bottom: 2px solid #1891ff; */
  line-height: 40px;
  padding: 0 15px;
}
.login .login_box .phone_login .login_input .phone {
  padding: 15px 50px;
}
.login .login_box .phone_login .login_input .phone p {
  width: 100%;
  height: 60px;
  background-color: #f1f3f7;
  border-radius: 30px;
  padding: 1px 14px;
  overflow: hidden;
}
.login .login_box .phone_login .login_input .phone p span {
  display: inline-block;
  width: 8%;
  font-size: 32px;
  vertical-align: middle;
}
.login .login_box .phone_login .login_input .phone p input {
  position: relative;
  left: 14px;
  border-radius: 0px 34px 34px 0px;
  vertical-align: middle;
  display: inline-block;
  width: 90%;
  border: 0;
  height: 100%;
  border: 1px solid #ccc;
  padding: 0px 10px;
  font-size: 16px;
  color: #333;
  border-left: 0;
}
.login .login_box .phone_login .login_input .phone p ::placeholder {
  color: #ccc;
}
.login .login_box .phone_login .login_input .phone_dxm {
  padding: 0px 50px;
}
.login .login_box .phone_login .login_input .phone_dxm p {
  width: 100%;
  height: 60px;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left {
  display: inline-block;
  width: 61%;
  height: 100%;
  border-radius: 30px;
  background-color: #f1f3f7;
  overflow: hidden;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left span {
  display: inline-block;
  width: 8%;
  font-size: 32px;
  vertical-align: middle;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left input {
  position: relative;
  left: 18px;
  border-radius: 0px 34px 34px 0px;
  vertical-align: middle;
  display: inline-block;
  width: 74%;
  border: 0;
  height: 100%;
  border: 1px solid #ccc;
  padding: 0px 10px;
  font-size: 16px;
  color: #333;
  border-left: 0;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left ::placeholder {
  color: #ccc;
}
.login .login_box .phone_login .login_input .phone_dxm p .codezzc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 999;
  display: none;
  height: 100%;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_right {
  position: relative;
  display: inline-block;
  width: 37%;
  background-color: #f1f7ff;
  height: 100%;
  border-radius: 30px;
  color: #666;
  overflow: hidden;
  line-height: 58px;
  font-size: 14px;
  cursor: pointer;
}
.login .login_box .phone_login .login_input .login_btn button {
  height: 60px;
  border: 0;
  width: 60%;
  margin-top: 17px;
  color: #fff;
  background: #0076ff;
  border-radius: 30px;
  outline: none;
}
.login-t {
  display: flex;
  justify-content: space-between;
}
.active {
  border-bottom: 2px solid #1891ff !important;
}
.login_input2 {
  display: none;
}
header .head_top {
  border-bottom: 1px solid #ecebeb;
  width: 100%;
  line-height: 35px;
  background: #efefef;
}
header .head_top .w{
  background: #efefef;

}
header .head_top .gg{
  padding: 0 10px;
    color: #666;
    font-size: 14px;
}
header .head_top .hed_flx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .head_top .hed_flx .left {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
header .head_top .hed_flx .left a {
  font-size: 13px;
  color: #333;
}
header .head_top .hed_flx .phone {
  text-align: right;
}
header .head_top .hed_flx .right {
  width: 24%;
  line-height: 35px;
}
header .head_top .hed_flx .right .ind {
  margin: 0;
  position: relative;
}
header .wddd{
  position: relative;
  font-size: 13px;
  display: inline-block;
}

header .my_dd{
  position: absolute;
  top: 35px;
  left: -24px;
  z-index: 9999;
  text-align: center;
  width: 120px;
  height: 230px;
  padding: 10px;
  background: rgba(0,0,0,.6);
  display: none;
}
header .my_dd ul li a{
  color: #fff!important;
}

header .head_top .hed_flx .right .ind a {
  font-size: 14px;
  display: inline-block;
  color: #333;
  text-decoration: none;
  position: relative;
}
header .head_top .hed_flx .right .rigtit .btn {
  border: 0;
}
header .head_top .hed_flx .right .rigtit #login_c {
  font-size: 14px;
  color: #333;
}
header .head_top .hed_flx .right .rigtit #login_c .icon-cart-full {
  font-size: 20px;
  color: #08a7e4;
}

header .navbar-header {
  margin: 0!important;
}
header .navbar-header .navbar-brand {
  padding: 0;
  position: relative;
  z-index: 999;
}
header .navbar-header .close {
  display: none;
}
header .navbar-header .close .icon-close {
  font-size: 34px;
}
header .rightnav {
  position: relative;
  margin-left: 0% !important;
}
header .rightnav .dropdownlist:hover {
  display: block;
}
header .rightnav a {
  color: #333;
}
header .rightnav .navbar-right {
  max-width: 100%;
  line-height: 36px;
}
header .rightnav .navbar-right .active {
  color: #4F0599;
}
header .rightnav .navbar-right li {
  line-height: 50px;
  cursor: pointer;
  font-size: 18px;
  font-size: 15px;
}
header .rightnav .navbar-right li .zyflg {
  margin: 0 10px;
}
header .rightnav .navbar-right li .icodp {
  font-weight: bold;
  color: #4F0599;
}
header .rightnav .navbar-right li:hover {
  color: #4F0599;
}
header .mrleft {
  left: -150px;
}
header .head_top .pllogin{
  color: #ff0000!important;
}
header .head_top .reg{
  color: #333!important;
}
@media (min-width: 1520px) {
  header .tk_banner {
    position: absolute;
    width: 602px;
    height: auto;
    z-index: 9;
    left: -257px;
    display: none;
    text-align: center;
  }
  header .tk_banner .row {
    display: block;
    overflow: hidden;
  }
  header .tk_banner .w {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    box-shadow: 0 0 33px #ccc;
  }
  header .tk_banner .icoclose {
    display: none;
  }
  header .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: -28px;
    height: auto;
  }
  header .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 30%;
  }
  header .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 18px;
    text-align: center;
    color: #4F0599;
  }
  header .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  header .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  header .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  header .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  header .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  header .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  header .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  header .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #4F0599 !important;
    color: #ddd;
  }
  header .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  header .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #4F0599;
  }
}
.zysearch {
  width: 59%;
  height: 35px;
  text-align: center;
  /* padding: 20px 0 0; */
  position: relative;
  z-index: 9;
}
.ybser{
  float: right;
  margin-top: -30px;
}
.zysearch .check .checkbox {
  display: inline-block;
  margin: 5px 26px;
}
.zysearch .check .checkbox .inpcheck {
  width: 17px;
  height: 17px;
  top: -2px;
  background-color: #fff;
  color: #fff !important;
}
.zysearch .search {
  width: 59%;
  text-align: center !important;
  height: 50px;
  position: relative;
  padding: 20px;
  margin: 0;
}
.zysearch .search .inpsea {
  position: absolute;
  /* left: 50%; */
  transform: translateX(-50%);
}
.zysearch .search .inpsea .serchbtn {
  width: 95px;
  height: 35px;
  background-color: #ff0000 !important;
  color: #fff;
/*  border-radius: 0;*/
  border: 0;
  font-size: 14px;
}
.choose-screening-input {
  position: relative;
}
.auto-screening {
  position: absolute;
  top: 55px;
  width: 66%;
  z-index: 9;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-top: 0;
  max-height: 300px;
}
.auto-screening-prompt {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  padding: 0 10px;
  color: #999;
}
.auto-screening-prompt:hover {
  background: #cccccc;
}
.router {
  background-color: #fff;
  position: relative;
}
.router .w{
  position: relative;

}

.router .breadcrumb {
  background-color: #fff;
  margin: 20px 0 0;
  display: inline-block;
}
.breadcrumb a {
  color: #333;
  font-size: 14px;
}
.footer {
  width: 100%;
  background-color: #222131;
  /* margin-top: 50px; */
  position: relative;
  z-index: 10;
}
.footer .w{
  background: transparent;
}
.fot_top_img{
  padding: 30px 0;
  border-bottom: 1px solid #565656;
  margin-bottom: 40px;

}
.fot_top_img ul{
  display: flex;
}
.fot_top_img ul li{
  width: 25%;
  text-align: center;
}
.fot_top_img ul li img{
  width: 30px;
}
.fot_top_img ul li .fot_tit{
  color: #ccc;
  font-size: 18px;
  vertical-align: sub;
  margin-left: 21px;
}
.fot_top_img ul li:last-child img{
  border-right: 0;

}
.footer .fot2 {
  text-align: center;
  padding: 0 38px;
}
.footer .fot2 p a {
  font-size: 13px;
  line-height: 28px;
  color: rgb(127, 126, 126);
}
.footer .leftjj p {
  font-size: 14px;
  line-height: 25px;
  color: #999;
}
.footer .leftjj .sea_btn .input {
  height: 30px;
  border: 0;
  padding: 0 10px;
}
.footer .leftjj .sea_btn .btn {
  padding: 3px 10px;
  color: #fff;
  background: #b0b0b0;
  position: relative;
  left: -1px;
  top: -4px;
  outline: none;
  box-shadow: -2px 3px 5px #999;
}
.footer .leftjj .ico span {
  font-size: 28px;
  cursor: pointer;
}
.footer .rightjj ul .footer_li {
  overflow: hidden;
  padding: 0;
}
.footer .rightjj ul .footer_li:nth-child(3) {
    width: 20%!important;
}
li.lxwm.footer_li {
    width: 30%;
}
.footer .rightjj ul li h4 a {
  color: #c3c3c3;
  /* font-weight: bold; */
}
.footer .rightjj ul li p {
  font-size: 14px;
}
.footer .rightjj ul li p a {
  color: #9b9b9b;
  font-size: 13px;

}
.footer ul .lxwm p img{
  width: 32px;
  
}
.footer ul .lxwm h4{
  display: inline-block;
}
.footer ul .lxwm .tel{
  color: #b4b4b4;
  font-size: 18px;
  vertical-align: middle;
margin-left: 10px;
}
.rightjj {
    width: 100%;
}
.lxwm_pic img {
  display: inline-block;
  width: 100%;
}
.lxwm_pic p {
  color: #b4b4b4;
  padding-top: 5px;
}
.btn-default:hover {
  background-color: #fff;
}
.footer .gzwm_erwm{
  color: #fff;
}
.footer .gzwm_erwm .gzwm .erwm {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}
.footer .gzwm_erwm  .gzwm_tit{
  margin-bottom: 15px;
  font-size: 18px;
  color: #c3c3c3;	
}
.gzhwz{
  color: #9b9b9b;
  font-size: 14px;
}
.footdh{
	margin-bottom: 20px;
}
.footer .gzwm_erwm .gzwm .erwm .erm_img{
  width: 100px;
  height: 100px;
  background: #fff;
}
.footer .gzwm_erwm .gzwm .erwm .erm_img img{
  width: 100%;
  height: 100%;
}

.open > .dropdown-menu {
  display: block;
  position: absolute;
  top: 43px;
  transform: translateY(-9px);
  /* width  : auto; */
  transition: transform 0.1s ease-out, opacity 2s linear;
  background: rgba(0, 0, 0, 0.5);
}
.open > .dropdown-menu li a {
  color: #fff;
}
.open > .dropdown-menu li a:hover {
  color: #333;
}
.btn-default {
  border: 0;
  box-shadow: none !important;
  background-color: #fff !important;
}
.navbar {
  margin: 0 !important;
  height: 116px;
  background: #fff;
}
@media (min-width: 757px) {
.navbar {
  padding: 30px 0;

}
}
.navbar-default {
  border: 0;
  background-color: #fff;
  position: relative;
  z-index: 999;
}
.navbar-default .botmbor {
  border-bottom: 3px solid #4F0599;
  display: none;
  margin: 0;
}
.navbar-default .log img {
  width: 100%;
  /* height: 50px; */
  margin: -11px 0 0 0;
}
a {
  color: #333;
  text-decoration: none;
}
.ma5slider {
  margin: 0 !important;
}
@media (min-width: 757px) {
  .row {
    position: relative;
    left: -150px;
  }
  #row,
  #yyrow,
  #xwsjrow,
  #gsrow {
    position: relative;
    left: 27px;
  }
}
@media (max-width: 757px) {
  .row {
    position: relative;
    right: -47px;
    top: -155px;
  }
}
@media (min-width: 1520px) {
  .auto-screening {
    top: 55px;
    width: 66%;
  }
  .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .cpxq_box .list .cpxq_cs_box {
    position: absolute;
    left: 400px;
    z-index: -1;
  }
  .zysearch .search .inpsea {
    width: 50%;
  }
  .T {
    display: inline-block;
  }
  .mbxnav .nav_bar_box .bar_qy_hy {
    width: 35%;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 50px;
  }
  .cplist .cp_box1 ul li ul li {
    width: 20%;
  }
  .qylb_pic_box ul li {
    width: 47%;
    margin: 20px 18px;
  }
  .hyxw_big_box ul li {
    width: 40% !important;
    margin: 0 60px;
  }
  .hyxw_big_box ul .first_li {
    margin-right: 238px !important;
  }
  .hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    width: 70%;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 18%;
  }
  .cp_list_box ul li ul li {
    width: 200px !important;
    height: 320px !important;
  }
  .footer {
    padding: 40px 0px 0;
  }
  .xhdz_box .table .fast_td {
    min-width: 100px;
  }
  .xhdz_box .table .last_td {
    min-width: 55px;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 10px;
  }
  .cpxq_box .g-scrolling-carousel {
    width: 480px;
  }
  .cpxq_box .items {
    width: 410px;
  }
  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }
  .cp_box {
    margin-left: 50px;
  }
}
@media (min-width: 980px) {
  .tk_banner {
    position: absolute;
    width: 602px;
    height: auto;
    z-index: 9;
    left: -257px;
    display: none;
    text-align: center;
  }
  .tk_banner .row {
    display: block;
    overflow: hidden;
  }
  .tk_banner .w {
    position: absolute;
    width: 100%;
    left: 0;
    top: 4px;
    box-shadow: 0 0 33px #ccc;
  }
  .tk_banner .icoclose {
    display: none;
  }
  .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: -28px;
    height: auto;
  }
  .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 30%;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 18px;
    text-align: center;
    color: #4F0599;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #4F0599 !important;
    color: #ddd;
  }
  .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #4F0599;
  }
  .icoclose {
    display: none;
  }
  .auto-screening {
    top: 55px;
    width: 100%;
  }
  .cpxq_box .list .cpxq_cs_box {
    position: absolute;
    left: 400px;
    z-index: 9;
  }
  .T {
    display: inline-block;
  }
  .zysearch .search .inpsea {
    width: 50%;
    left: 50%;
  }
  .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .mbxnav .nav_bar_box .bar_qy_hy {
    width: 35%;
  }
  .xhdz_box .xhdz_right .cpcs .right_input {
    margin-left: 24px;
    width: 280px;
  }
  .cplist .cp_box1 ul li ul li {
    width: 20%;
  }
  .cplist .cpxq_box .cpcs .right_input {
    margin-left: 40px;
    width: 280px;
  }
  .cp_list_box ul li ul li {
    width: 200px !important;
    height: 320px !important;
  }
  .cp_list_box ul li ul li:first-child {
    width: 240px !important;
    margin-right: 40px;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 50px;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 18%;
  }
  .bnerimg {
    padding: 100px;
    overflow: hidden;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 10px;
  }
  .btn-group-justified {
    width: 80%;
  }
  .banner .navs-wrapper {
    height: 365px;
  }
  .xhdz_box .table .fast_td {
    min-width: 100px;
  }
  .xhdz_box .table .last_td {
    min-width: 55px;
  }
  .canvas {
    height: 400px;
  }
  .checkbox {
    margin: 0 26px;
  }
  .search {
    height:   36px !important;
    padding: 0 !important;
  }
  .input-group-btn{
    position: absolute;
    right: 7px;
  }
  .search .inpsea .form-control {
    height: 35px;
  }
  .search .inpsea .serchbtn {
    width: 270px;
    height: 55px;
    border: 0;
    margin-left: 15px !important;
  }
  .zycp_pic {
    padding: 20px 0px !important;
  }
  .zycp_pic ul li {
    margin: 25px;
    width: 28%;
  }
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .footer {
    min-height: 400px;
  }
  .footer .fot1 {
    min-height: 210px;
    border-bottom: 1px solid #565656;
  }
  .footer .fot3 {
    min-height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #565656;
  }
  .footer .fot3 p{
    color: #878686;
    font-size: 14px;
  }
  .footer .fot3 p a{
    color: #878686;

  }
  .footer .fot4{
    text-align: center;
    margin-top: 20px;
  }
  .footer .fot4 ul li{
    display: inline-block;
    margin: 0 10px;
    color: #838383;
  }
  .footer .fot4 ul li a{
    color: #999696;
    font-size: 15px;
  }


  .cp_box {
    margin-left: 50px;
  }
  .cpxq_box .g-scrolling-carousel {
    width: 480px;
  }
  .cpxq_box .items {
    width: 410px;
  }
  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }
}
@media (max-width: 980px) {
  .navbar-default .log img {
    height: 50px;
    margin: 10px;
    width: auto;
  }
  .navbar {
    margin: 0 !important;
    height: 70px;
    background: #fff;
  }
  .zysearch {
    width: 59%;
    height: 50px;
    text-align: center;
    position: relative;
    z-index: 9;
  }
  .ban_left {
    display: none!important;
  }
  .auto-screening {
    top: 35px;
    width: 98%;
  }
  .login .login_box .close {
    right: 128px;
  }
  .cpzsxq_box .header_xx_box .right_tit_list .zxkf {
    text-align: right;
  }
  .T {
    display: none;
  }
  .cplblist_box .head_tit_box .cp_inp_box {
    margin: 10px 0;
  }
  .cplist .cp_box1 ul li ul li {
    width: 50%;
  }
  .cpzsxq_box .header_xx_box .right_tit_list button .ico {
    margin: 0 !important;
  }
  .cplblist_box .head_tit_box .bt {
    border-bottom: 2px solid #4F0599;
  }
  .cplblist_box .head_tit_box .cptit {
    padding: 7px 19px !important;
  }
  .cplblist_box .head_tit_box {
    border: 0 !important;
  }
  .cpzsxq_box .header_xx_box .right_tit_list button {
    padding: 5px 10px !important;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 20px;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 10%;
  }
  .cp_list_box ul li ul li {
    width: 29% !important;
    height: 165px !important;
  }
  .cp_list_box ul li ul li:first-child {
    width: 36% !important;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 4px;
  }
  .xhdz_box .table {
    width: 1000px;
    overflow: scroll;
  }
  .xhdz_box .table .fast_td {
    min-width: 180px;
  }
  .xhdz_box .table .last_td {
    min-width: 100px;
  }
  .cplblist_box .table {
    width: 1200px;
    overflow: scroll;
  }
  .cplblist_box .table thead {
    width: 1000px;
    background-color: #cee2f7;
  }
  .cplblist_box .table thead tr th {
    width: 200px;
  }
  .cplblist_box .table .fast_td {
    min-width: 333px;
  }
  .cplblist_box .table .last_td {
    min-width: 235px;
  }
 
  .bnerimg {
    overflow: hidden;
    padding-top: 20px;
  }
  .bann {
    padding: 20px;
  }
  .bann img {
    width: 335px;
    height: 300px;
  }
  .btn-group-justified {
    width: 50%;
  }
  .check {
    text-align: left;
  }
  .inpsea {
    width: 100%;
  }
  .form-control {
    height: 35px !important;
  }
  .serchbtn {
    width: 100px !important;
    height: 35px !important;
  }
  .zycp_pic {
    padding: 10px !important;
  }
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .footer {
    min-height: 465px;
  }
  .footer .fot1 {
    min-height: 420px;
    border-bottom: 1px solid #777676;
    padding: 20px 0;
  }
  .footer .fot1 ul .footer_li{
    height: 200px;
  }
.lxwm_pic {
    width: 50%;
}
.footer .rightjj ul .footer_li:nth-child(3) {
    width: 30%!important;
}
li.lxwm.footer_li {
  width: 68%;
      padding-left: 3rem!important;
}
.footer ul .lxwm p img {
    width: 20px;
}
  .cpxq_box .g-scrolling-carousel {
    width: 100%;
  }
  .cpxq_box .items {
    width: 315px;
  }
  .w{
    padding: 0 10px;
  }
  .footer ul .lxwm .tel {
    color: #b4b4b4;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 10px;
  }



}
.see_lishi {
  padding: 10px 8px;
}
.see_lishi h4 {
  font-size: 18px;
  color: #6d0fc5;
}
.see_lishi .ls_pic {
  padding: 15px 20px;
  border: 1px solid #ccc;
}
.see_lishi .ls_pic .ls_img .items {
  padding: 5px 0;
}
.see_lishi .ls_pic .ls_img .items a {
  display: inline-block;
  /* notice the comments between inline-block items */
  margin-right: 10px;
  width: 130px;
  height: 130px;
  /* box-shadow: 0 0 5px #ccc; */
  text-align: center;
}
.see_lishi .ls_pic .ls_img .items a img {
  width: 60%;
  height: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.see_lishi .ls_pic .ls_img .items a p {
  text-align: center;
  color: #999;
  font-size: 12px;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}
.xgcp {
  padding: 0 8px;
}
.xgcp h4 {
  font-size: 18px;
  color: #5f09b4;
  margin-bottom: 24px;
}
.xgcp .xg_name {
  overflow: hidden;
}
.xgcp .xg_name a {
  width: 130px;
  padding: 0;
  font-size: 14px;
  color: #013fa4;
  text-decoration: underline;
  line-height: 30px;
}
.spjszx {
  padding: 45px 8px;
}
.spjszx h4 {
  position: relative;
  font-size: 16px;
  margin-bottom: 20px;
  background-color: #ff0000;
  display: inline-block;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}
.spjszx h4::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 38%;
  width: 0;
  height: 0;
  border-top: 10px solid #ff0000;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.spjszx .p1 {
  color: #999;
    font-size: 14px;
    font-weight: bold;	
}
.spjszx p {
  font-size: 14px;
}
.spjszx p .sl_date {
  margin-left: 30px;
}

  /* 福建耀辉--头部--开始 */

header .head_top_search{
  position: relative;
}
header .head_top_search .w{
  position: relative;
}

header   .head_search_inp .search_btn{
  width: 89px;
  padding: 8px 0;
  font-size: 13px;
  color: #fff;
  border: 0;
  background: #ff0000;
  position: relative;
  right: 5px;
  top: 0px;
}
header  .my_shopcar{
  display: inline-block;
  padding: 5px 52px;
  border: 1px solid #ccc;
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 14px;
  z-index: 999;

}
header .my_shopcar .carico{
  font-size: 20px;
  color: #ff0000;
  vertical-align: initial;
}
header .my_shopcar .car_tit{
  font-size: 14px;
  color: #ff0000;
}
.head_top .ind{
  margin: 0;
}
header  .my_shopcar .car_num{
  color: #fff;
  display: inline-block;
  background: #ff0000;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
}
.head_top_search .navbar-default{
  background: transparent;
}
header   .head_search_inp .hed_search{
  padding: 6px 10px;
  width: 370px;
  color: #333;
  border: 2px solid #ff0000;
  font-size: 13px;
}
header .head_nav_bar{
  height: 42px;
  /* background: #2e2e2e; */
  line-height: 42px;
  border-bottom: 2px solid #ff0000;
}
header .head_nav_bar .w{
  background: transparent
}
header .head_nav_bar .nav_ul{
  display: flex;
  position: relative;
  height: 42px;
}
header .head_nav_bar .nav_ul .flico{
  font-size: 22px;
  vertical-align: middle;
}
header .head_nav_bar .nav_ul .fl_tit{
  font-size: 16px;
  position: relative;
  font-weight: bold;
}
header .head_nav_bar .nav_ul .left_qbfl{
  width: 19%;
  background: #ff0000;
  color: #fff;
  height: 42px;
  text-align: center;
  margin: 0;
}
header .head_nav_bar .con_nav{
  width: 50%;
  margin-left: 50px;
}
header .head_nav_bar .con_nav ul{
  display: flex;
  justify-content: space-between;
}
header .head_nav_bar .nav_ul .right_rx{
  width: 20%;
  height: 42px;
  position: absolute;
  right: 0;
}
header .head_nav_bar .nav_ul .right_rx img{
  height: 24px;
  width: 100%;
  margin-top: 8px;
}

header .head_nav_bar a{
  color: #333;
  font-size: 16px;
}
  /* 福建耀辉--头部--结束 */
  @media (max-width: 767px) {
    /* 福建耀辉--头部--开始 */
  
     header   .head_search_inp .hed_search{
    padding: 6px 10px;
    width: 244px;
    color: #333;
    border: 2px solid #ff0000;
    font-size: 12px;
  }
  header .head_search_inp{
    position: relative;
    top: -16px;
    left: -13px;
  }
    /* 福建耀辉--头部--结束 */
  
    .icodp {
      z-index: 100;
      position: absolute;
      right: 10px;
      top: 9px;
      font-size: 20px;
    }
    .rightnav {
      width: 80%;
      position: absolute !important;
      right: 15px;
      background: #fff;
      box-shadow: 0 0 5px #ccc;
      z-index: 100005!important;
      top: 51px;
    }
    header .rightnav .navbar-right {
      width: 100% !important;
      line-height: 34px !important;
      margin: 0;
      overflow: hidden;
    }
   
    header .rightnav .navbar-right li {
      line-height: 37px;
    }
    .zyflg {
      z-index: 101;
      display: block;
      position: relative;
      width: 100%;
      border-bottom: 1px solid #ccc;
      padding-left: 28px;
      margin: 0!important;
    }
    .tk_banner {
      min-width: 328px;
      z-index: -1;
      top: -77px;
      right: -31px;
      display: none;
      text-align: center;
    }
    .tk_banner .row {
      display: block;
      overflow: hidden;
      top: 0 !important;
      right: 4px !important;
    }
    .tk_banner .w {
      position: absolute;
      width: 99%;
      right: -8px;
      top: 38px;
      overflow: hidden;
      text-align: left;
    }
    .tk_banner .w .icoclose {
      display: block;
      padding: 8px;
      font-size: 25px;
      border-bottom: 1px solid #f1f1f1;
      width: 100%;
      background: #f7f7f7;
      color: #333;
    }
    .tk_banner .zyfwq {
      width: auto;
      position: relative;
      top: 0;
      height: auto;
      overflow: hidden;
    }
    .tk_banner .zyfwq .cpjs ul {
      overflow: hidden;
    }
    .tk_banner .zyfwq .cpjs ul .tk {
      padding: 0;
      width: 100%;
    }
    .tk_banner .zyfwq .cpjs ul .tk .tk_list {
      height: auto;
      background-color: #fff;
      border-bottom: 2px solid #f1f1f1;
      margin-top: 0px;
      text-align: center;
      color: #4F0599;
      display: flex;
      padding: 0px 55px  0 40px;
    }
    .tk_banner .zyfwq .cpjs ul .tk .tk_list p {
      margin-right: 15px;
    }
    .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
      width: 25px !important;
      height: 25px !important;
      vertical-align: bottom;
    }
    .tk_banner .zyfwq .cpjs ul .tk h3 {
      font-size: 14px;
    }
    .tk_banner .dg {
      text-align: center;
      width: 100%;
      padding-top: 10px;
      overflow: hidden;
    }
    .tk_banner .dg .titp {
      font-size: 16px;
      font-weight: 600;
      color: #666;
    }
    .tk_banner .dg .dgcp ul {
      display: flex;
      justify-content: space-between;
      padding: 0px 157px;
      margin: 0;
    }
    .tk_banner .dg .dgcp ul li {
      width: 200px;
      background-color: #f4f5f6;
      height: 160px;
      border: 1px solid #ccc;
    }
    .tk_banner .dg .dgcp ul li .one {
      width: 100%;
      height: 50px;
      line-height: 50px;
      background-color: #fff;
      border-bottom: 1px solid #ccc;
    }
    .tk_banner .dg .dgcp ul li .dgbtn {
      background-color: #4F0599 !important;
      color: #ddd;
    }
    .tk_banner .zyfwq_rigtit {
      position: absolute;
      top: 0;
      right: -253px;
      width: 252px;
    }
    .tk_banner .zyfwq_rigtit img {
      width: 100%;
    }
    .tk_banner .zyfwq_rigtit .rigtsm {
      height: auto;
      background-color: #f4f5f6;
    }
    .tk_banner .zyfwq_rigtit .rigtsm ul {
      padding: 20px;
    }
    .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
      font-size: 18px;
      color: #4F0599;
    }
    .tk_banner1 {
      min-height: 251px;
    }
    .tk_banner2 {
      top: -112px;
    }
    .tk_banner3 {
      top: -181px;
      min-height: 291px;
    }
    .tk_banner4 {
      top: -231px;
      min-height: 166px;
    }
    .tk_banner5 {
      top: -281px;
      min-height: 302px;
    }
  }
@media (min-width: 768px) {
 /* 福建耀辉--头部--开始 */
 header  .head_search_inp{
  display: inline-block;
  position: absolute;
  top: 39px;
  left: 25%;
  z-index: 999;

}

/* 福建耀辉--头部--结束 */

  .tk_banner {
    position: absolute;
    width: 421px;
    height: auto;
    z-index: 9;
    left: -282px;
    display: none;
    text-align: center;
  }
  .tk_banner .row {
    display: block;
    overflow: hidden;
  }
  .tk_banner .w {
    position: absolute;
    width: 100%;
    left: 0;
    top: 4px;
    box-shadow: 0 0 33px #ccc;
  }
  .tk_banner .icoclose {
    display: none;
  }
  .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: -28px;
    height: auto;
  }
  .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 45%;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 18px;
    text-align: center;
    color: #4F0599;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #4F0599 !important;
    color: #ddd;
  }
  .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #4F0599;
  }
}
/* head——nav--开始 */
 .ban_left{
  width: 19%;
  background: #f1f1f1;
  min-height: 378px;
  position: absolute;
  top: 42px;
  z-index: 999;
  display: none;
}
 /* .ban_left ul li{
  padding: 6px 20px;
} */
 .ban_left ul li .rigico{
  color: #333;

}
 .ban_left ul li .ckgd{
  color: #ff0000;
}
 .ban_left ul .active{
  background: #ff0000;
}
 .ban_left ul  .active .rigico{
  color: #fff;
}
 .ban_left ul .active a {
  color: #fff;
}
 .ban_left ul li {
  position: relative;
  height: 34px;
  padding: 0 20px;
  line-height: 34px;
  text-align: left;
}
 .ban_left ul li .nav_tk {
  position: absolute;
  top: 0;
  left: 100%;
  width: 960px;
  height: auto;
  background: #fff;
  z-index: 999;
  border: 2px solid #ff0000;
  border-top: 0;
  padding: 12px;
  display: none;
}
 .ban_left ul li .nav_tk .left_nav{
  width: 15%;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  color: #666;
}
 .ban_left ul li .nav_tk .con_nav {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;

}
 .ban_left ul li .nav_tk .con_nav li{

  display: inline-block;

}
 .ban_left ul li .nav_tk .con_nav li .gang{
  margin-right: 10px;
  color: #ccc;
  font-size: 12px;
  vertical-align: top;
}
 .ban_left ul li .nav_tk .con_nav li a{
  font-size: 12px;
  color: #666;
  
}
 .ban_left ul li .nav_tk .right_nav{
  width: 32%;
  display: inline-block;


}
 .ban_left ul li .nav_tk .right_nav ul li{
  display: inline-block;
  padding: 0px;
}
 .ban_left ul li .nav_tk .right_nav ul li img{
  display: inline-block;
  /* width: 100px; */
  height: 66px;
}
 .ban_left ul li a{
  color: #333;
  font-size: 14px;
  margin-left: 10px;
}

/* head——nav--结束 */
/* comm_search--开始 */

.comm_search {
  background: #f2f2f2;
  width: 100%;
}
.comm_search .head_search_inp{
  position: relative;
  top: 23px;
}
.comm_search .auto-screening {
  width: 300px;
  top: 36px;
}
.comm_search.form-control {
  height: 32px;
}

.comm_search .w{
  background: #f2f2f2;
}

.comm_search .sear_cp{
  width: 100%;
  min-height: 152px;
  /* border: 1px solid #ccc; */
  border-radius: 10px;
  padding: 10px 20px;
}
.comm_search .sear_cp h4{
  display: inline-block;
  font-size: 15px;
  color: #000;
  font-weight: bold;	
}

.comm_search .sear_cp .left_inp{
  width: 79%;
  display: inline-block;
}
.left_inp ul{
	margin-top: -23px;
}
.comm_search .sear_cp .left_inp ul li {
  display: inline-block;
  margin: 6px 10px 10px 0px;
  position: relative;
}
.comm_search .sear_cp .left_inp ul li .dow_ico{
  position: absolute;
    top: 0px;
    right: 0px;
    background: #e2e2e2;
    height: 100%;
    width: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 23px;
    border-radius: 0px 7px 6px 0px;
}
.comm_search .sear_cp .left_inp ul li .fl_box{
  position: absolute;
  top: 31px;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 85%;
  border-radius: 0px 0px 8px 8px;
  z-index: 999;
  display: none;
}
.comm_search .sear_cp .left_inp ul li .fl_box ul li{
  display: block;
  width: 100%;
  font-size: 13px;
  text-align: center;
  border-bottom: 1px solid #fff;
  padding: 6px 0;
  margin: 0;
  cursor: pointer;
}
.comm_search .sear_cp .left_inp ul li .fl_box ul li:hover{
  background: #ff0000;
}


.comm_search .sear_cp .left_inp ul li input{
  border-radius: 5px;
  border: 0;
  padding: 5px 12px;
  width: 200px;
  font-size: 14px;
  color: #999;

}
.comm_search .sear_cp .left_inp ul li button{
  border: 0;
  padding: 5px 85px;
  color: #fff;
  background: #ff0000;
  border-radius: 5px;
  font-size: 14px;
}

.comm_search .sear_cp .right_pp_pic{
  width: 20%;
  display: inline-block;
  vertical-align: top;

}
.comm_search .sear_cp .right_pp_pic ul li{
  width: 48%;
  display: inline-block;
  padding: 5px 10px 10px 0px;
}
.comm_search .sear_cp .right_pp_pic ul li img{
  width: 100%;
}


/* comm_search--结束 */

 /*在线咨询 开始  */
 /* 侧边悬浮导航 */
.right_nav{
 right:0;
  bottom:100px;
   position:fixed; 
   text-align:left;
       top: 43%;
   overflow: hidden;
   z-index:999;
}
.right_nav li{
  background:#0085cd;
  margin:4px 0;
  padding: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor:pointer;position:relative;
   right: -70px;
  }
.right_nav li .iconBox {
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between
}
.right_nav li img {
  width: 30px;height:30px;
}
.right_nav li h4 {
  color: #fff;
  font-size:14px;
  margin:2px 0;
  margin-left: 15px;
}
.right_nav li:hover {
  background:#cf1322
}
.right_nav li .hideBox {
  display: none;
  position: absolute;
  right:120px;
  padding:10px;
  padding-right: 15px;
   top:-10px;
   z-index: 999;
  }
.right_nav li .hideBox .hb {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 152px;
    padding: 7px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
.right_nav li .hideBox .hb h5 {
  padding: 5px 0;
  border-bottom: 2px solid #ccc;
  color: #0085cd;
  font-size: 16px;
  font-weight: 400;
  display: block;
  white-space: nowrap;
}
.right_nav li .hideBox .hb p { 
  margin-top: 5px;
  font-size: 18px;
  font-weight: 700;
}
.right_nav li .hideBox .hb .qqtalk{
  margin-top: 10px;
}
.right_nav li .hideBox .hb .qqtalk a {
  display: flex;
  align-items: center;
}
.right_nav li .hideBox .hb .qqtalk img{
  width: 25px;
  height:25px;
}
.right_nav li .hideBox .hb .qqtalk p {
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
    margin-top: 8px;
  margin-left: 5px;
}
.right_nav li:nth-child(3) .hideBox img{
  width:140px;
  height: 140px;
  margin-top: 10px;
}
.container{margin:0 auto;width: 1200px;}
.block{padding: 20px 0;}
.test{width: 100%;height: 3000px;}
 /*在线咨询 结束*/